const encoding/json.scanObjectValue
4 uses
encoding/json (current package)
decode.go#L829: if d.opcode != scanObjectValue {
decode.go#L1119: if d.opcode != scanObjectValue {
scanner.go#L124: scanObjectValue // just finished non-last object value
scanner.go#L306: return scanObjectValue
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)